[INFO] fetching crate wasm-gloo-dom-events 0.2.0...
[INFO] fixing wasm-gloo-dom-events-0.2.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate wasm-gloo-dom-events 0.2.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate wasm-gloo-dom-events 0.2.0
[INFO] finished tweaking crates.io crate wasm-gloo-dom-events 0.2.0
[INFO] tweaked toml for crates.io crate wasm-gloo-dom-events 0.2.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wasm-gloo-dom-events 0.2.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 91 packages to latest compatible versions
[INFO] [stderr]       Adding gloo v0.10.0 (available: v0.12.0)
[INFO] [stderr]       Adding serde-wasm-bindgen v0.5.0 (available: v0.6.5)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 429ee313a2382335ca05e8679c2672df1142d103cc2558938a4689909312cdb9
[INFO] running `Command { std: "docker" "start" "429ee313a2382335ca05e8679c2672df1142d103cc2558938a4689909312cdb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "429ee313a2382335ca05e8679c2672df1142d103cc2558938a4689909312cdb9" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "429ee313a2382335ca05e8679c2672df1142d103cc2558938a4689909312cdb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "429ee313a2382335ca05e8679c2672df1142d103cc2558938a4689909312cdb9" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.125
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling bumpalo v3.20.3
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling wasm-bindgen v0.2.125
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking wasm-bindgen-test-shared v0.2.125
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.125
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling gloo-worker-macros v0.1.0
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.75
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.125
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking pinned v0.1.0
[INFO] [stderr]     Checking deferred-future v0.1.5
[INFO] [stderr]     Checking js-sys v0.3.102
[INFO] [stderr]     Checking web-sys v0.3.102
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.75
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]     Checking gloo-timers v0.3.0
[INFO] [stderr]     Checking serde-wasm-bindgen v0.5.0
[INFO] [stderr]     Checking wasm-bindgen-test v0.3.75
[INFO] [stderr]     Checking gloo-utils v0.2.0
[INFO] [stderr]     Checking gloo-events v0.2.0
[INFO] [stderr]     Checking gloo-render v0.2.0
[INFO] [stderr]     Checking gloo-dialogs v0.2.0
[INFO] [stderr]     Checking gloo-file v0.3.0
[INFO] [stderr]     Checking gloo-history v0.2.2
[INFO] [stderr]     Checking gloo-storage v0.3.0
[INFO] [stderr]     Checking gloo-console v0.3.0
[INFO] [stderr]     Checking gloo-net v0.4.0
[INFO] [stderr]     Checking gloo-worker v0.4.0
[INFO] [stderr]     Checking gloo v0.10.0
[INFO] [stderr]     Checking wasm-gloo-dom-events v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/./browser-animation-frame.rs:49:21
[INFO] [stdout]      |
[INFO] [stdout]   46 |                 let detail = serde_wasm_bindgen::to_value(&detail).unwrap_throw();
[INFO] [stdout]      |                     ------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     `detail` calls a custom destructor
[INFO] [stdout]      |                     `detail` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   49 |                     CustomEventInit::new().bubbles(false).cancelable(true).detail(&detail)
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]   50 |                 ).unwrap_throw()).map(|result| result.unwrap_throw())
[INFO] [stdout]   51 |             } else {
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.125/src/lib.rs:1335:1
[INFO] [stdout]      |
[INFO] [stdout] 1335 | impl Drop for JsValue {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `detail` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.125/src/lib.rs:1335:1
[INFO] [stdout]      |
[INFO] [stdout] 1335 | impl Drop for JsValue {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `impl FnOnce()` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]   --> src/./browser-dom-element.rs:36:124
[INFO] [stdout]    |
[INFO] [stdout] 36 | ...Into<Cow<'static, str>>, options: O, mut callback: CB) -> impl FnOnce()
[INFO] [stdout]    |                                                              ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]   --> src/./browser-dom-element.rs:36:35
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn on<CB, Fut, O>(target: &EventTarget, event_type: impl Into<Cow<'static, str>>, options: O, mut callback: CB) -> impl FnOn...
[INFO] [stdout]    |                                   ^
[INFO] [stdout]    = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable
[INFO] [stdout]   --> src/./browser-dom-element.rs:36:61
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn on<CB, Fut, O>(target: &EventTarget, event_type: impl Into<Cow<'static, str>>, options: O, mut callback: CB) -> impl FnOn...
[INFO] [stdout]    |                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout]    = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]    |
[INFO] [stdout] 36 -     pub fn on<CB, Fut, O>(target: &EventTarget, event_type: impl Into<Cow<'static, str>>, options: O, mut callback: CB) -> impl FnOnce()
[INFO] [stdout] 36 +     pub fn on<CB, Fut, O, T: Into<Cow<'static, str>>>(target: &EventTarget, event_type: T, options: O, mut callback: CB) -> impl FnOnce() + use<CB, Fut, O, T>
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/./browser-animation-frame.rs:49:21
[INFO] [stdout]      |
[INFO] [stdout]   46 |                 let detail = serde_wasm_bindgen::to_value(&detail).unwrap_throw();
[INFO] [stdout]      |                     ------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     `detail` calls a custom destructor
[INFO] [stdout]      |                     `detail` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   49 |                     CustomEventInit::new().bubbles(false).cancelable(true).detail(&detail)
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]   50 |                 ).unwrap_throw()).map(|result| result.unwrap_throw())
[INFO] [stdout]   51 |             } else {
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.125/src/lib.rs:1335:1
[INFO] [stdout]      |
[INFO] [stdout] 1335 | impl Drop for JsValue {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `detail` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.125/src/lib.rs:1335:1
[INFO] [stdout]      |
[INFO] [stdout] 1335 | impl Drop for JsValue {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating tests/case4timeout.rs from 2021 edition to 2024
[INFO] [stdout] warning: `impl FnOnce()` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]   --> src/./browser-dom-element.rs:36:124
[INFO] [stdout]    |
[INFO] [stdout] 36 | ...Into<Cow<'static, str>>, options: O, mut callback: CB) -> impl FnOnce()
[INFO] [stdout]    |                                                              ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]   --> src/./browser-dom-element.rs:36:35
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn on<CB, Fut, O>(target: &EventTarget, event_type: impl Into<Cow<'static, str>>, options: O, mut callback: CB) -> impl FnOn...
[INFO] [stdout]    |                                   ^
[INFO] [stdout]    = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable
[INFO] [stdout]   --> src/./browser-dom-element.rs:36:61
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn on<CB, Fut, O>(target: &EventTarget, event_type: impl Into<Cow<'static, str>>, options: O, mut callback: CB) -> impl FnOn...
[INFO] [stdout]    |                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout]    = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]    |
[INFO] [stdout] 36 -     pub fn on<CB, Fut, O>(target: &EventTarget, event_type: impl Into<Cow<'static, str>>, options: O, mut callback: CB) -> impl FnOnce()
[INFO] [stdout] 36 +     pub fn on<CB, Fut, O, T: Into<Cow<'static, str>>>(target: &EventTarget, event_type: T, options: O, mut callback: CB) -> impl FnOnce() + use<CB, Fut, O, T>
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating tests/case4dom_event.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/case4request_animation_frame.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/case4interval.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/suite4nodejs.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/suite4browser.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/case4history.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.82s
[INFO] [stderr] crater-edition-check: wasm-gloo-dom-events v0.2.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking wasm-gloo-dom-events v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `web_sys::CustomEventInit::bubbles`: Use `set_bubbles()` instead.
[INFO] [stdout]   --> src/./browser-animation-frame.rs:49:44
[INFO] [stdout]    |
[INFO] [stdout] 49 |                     CustomEventInit::new().bubbles(false).cancelable(true).detail(&detail)
[INFO] [stdout]    |                                            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::CustomEventInit::cancelable`: Use `set_cancelable()` instead.
[INFO] [stdout]   --> src/./browser-animation-frame.rs:49:59
[INFO] [stdout]    |
[INFO] [stdout] 49 |                     CustomEventInit::new().bubbles(false).cancelable(true).detail(&detail)
[INFO] [stdout]    |                                                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::CustomEventInit::detail`: Use `set_detail()` instead.
[INFO] [stdout]   --> src/./browser-animation-frame.rs:49:76
[INFO] [stdout]    |
[INFO] [stdout] 49 |                     CustomEventInit::new().bubbles(false).cancelable(true).detail(&detail)
[INFO] [stdout]    |                                                                            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::CustomEventInit::bubbles`: Use `set_bubbles()` instead.
[INFO] [stdout]   --> src/./browser-animation-frame.rs:49:44
[INFO] [stdout]    |
[INFO] [stdout] 49 |                     CustomEventInit::new().bubbles(false).cancelable(true).detail(&detail)
[INFO] [stdout]    |                                            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::CustomEventInit::cancelable`: Use `set_cancelable()` instead.
[INFO] [stdout]   --> src/./browser-animation-frame.rs:49:59
[INFO] [stdout]    |
[INFO] [stdout] 49 |                     CustomEventInit::new().bubbles(false).cancelable(true).detail(&detail)
[INFO] [stdout]    |                                                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::CustomEventInit::detail`: Use `set_detail()` instead.
[INFO] [stdout]   --> src/./browser-animation-frame.rs:49:76
[INFO] [stdout]    |
[INFO] [stdout] 49 |                     CustomEventInit::new().bubbles(false).cancelable(true).detail(&detail)
[INFO] [stdout]    |                                                                            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/lib.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Event(EventListener),
[INFO] [stdout]   |     ----- ^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 7 -     Event(EventListener),
[INFO] [stdout] 7 +     Event(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/lib.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 |     History(HistoryListener),
[INFO] [stdout]   |     ------- ^^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 8 -     History(HistoryListener),
[INFO] [stdout] 8 +     History(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/lib.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 |     Render(AnimationFrame),
[INFO] [stdout]   |     ------ ^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 9 -     Render(AnimationFrame),
[INFO] [stdout] 9 +     Render(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/lib.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 |     Interval(Interval),
[INFO] [stdout]    |     -------- ^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 10 -     Interval(Interval),
[INFO] [stdout] 10 +     Interval(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/lib.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 |     Timeout(Timeout)
[INFO] [stdout]    |     ------- ^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 11 -     Timeout(Timeout)
[INFO] [stdout] 11 +     Timeout(())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/lib.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Event(EventListener),
[INFO] [stdout]   |     ----- ^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 7 -     Event(EventListener),
[INFO] [stdout] 7 +     Event(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/lib.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 |     History(HistoryListener),
[INFO] [stdout]   |     ------- ^^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 8 -     History(HistoryListener),
[INFO] [stdout] 8 +     History(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/lib.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 |     Render(AnimationFrame),
[INFO] [stdout]   |     ------ ^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 9 -     Render(AnimationFrame),
[INFO] [stdout] 9 +     Render(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/lib.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 |     Interval(Interval),
[INFO] [stdout]    |     -------- ^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 10 -     Interval(Interval),
[INFO] [stdout] 10 +     Interval(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/lib.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 |     Timeout(Timeout)
[INFO] [stdout]    |     ------- ^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 11 -     Timeout(Timeout)
[INFO] [stdout] 11 +     Timeout(())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0505]: cannot move out of `button` because it is borrowed
[INFO] [stdout]   --> tests/case4dom_event.rs:21:39
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let button = create_element::<HtmlButtonElement>(&document, "button");
[INFO] [stdout]    |         ------ binding `button` declared here
[INFO] [stdout] ...
[INFO] [stdout] 17 |     let off = EventStream::on(&button, "click", Options::enable_prevent_default(true), move |_event| {
[INFO] [stdout]    |                               ------- borrow of `button` occurs here
[INFO] [stdout] ...
[INFO] [stdout] 21 |     wasm_bindgen_futures::spawn_local(async move {
[INFO] [stdout]    |                                       ^^^^^^^^^^ move out of `button` occurs here
[INFO] [stdout] ...
[INFO] [stdout] 24 |         button.dispatch_event(&event).unwrap_throw();
[INFO] [stdout]    |         ------ move occurs due to use in coroutine
[INFO] [stdout] ...
[INFO] [stdout] 29 | }
[INFO] [stdout]    | - borrow might be used here, when `off` is dropped and runs the destructor for type `impl FnOnce()`
[INFO] [stdout]    |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]   --> tests/case4dom_event.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 |       let off = EventStream::on(&button, "click", Options::enable_prevent_default(true), move |_event| {
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 18 | |         defer.borrow_mut().complete("12".to_string());
[INFO] [stdout] 19 | |         future::ready(Ok(()))
[INFO] [stdout] 20 | |     });
[INFO] [stdout]    | |______^
[INFO] [stdout] help: if you can modify this crate, add a precise capturing bound to avoid overcapturing: `+ use</* Args */>`
[INFO] [stdout]   --> src/./browser-dom-element.rs:36:124
[INFO] [stdout]    |
[INFO] [stdout] 36 | ...Into<Cow<'static, str>>, options: O, mut callback: CB) -> impl FnOnce()
[INFO] [stdout]    |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] help: consider cloning the value if the performance cost is acceptable
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let off = EventStream::on(&button.clone(), "click", Options::enable_prevent_default(true), move |_event| {
[INFO] [stdout]    |                                      ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0505`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wasm-gloo-dom-events` (test "case4dom_event") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0505]: cannot move out of `button` because it is borrowed
[INFO] [stdout]   --> tests/case4dom_event.rs:21:39
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let button = create_element::<HtmlButtonElement>(&document, "button");
[INFO] [stdout]    |         ------ binding `button` declared here
[INFO] [stdout] ...
[INFO] [stdout] 17 |     let off = EventStream::on(&button, "click", Options::enable_prevent_default(true), move |_event| {
[INFO] [stdout]    |                               ------- borrow of `button` occurs here
[INFO] [stdout] ...
[INFO] [stdout] 21 |     wasm_bindgen_futures::spawn_local(async move {
[INFO] [stdout]    |                                       ^^^^^^^^^^ move out of `button` occurs here
[INFO] [stdout] ...
[INFO] [stdout] 24 |         button.dispatch_event(&event).unwrap_throw();
[INFO] [stdout]    |         ------ move occurs due to use in coroutine
[INFO] [stdout] ...
[INFO] [stdout] 29 | }
[INFO] [stdout]    | - borrow might be used here, when `off` is dropped and runs the destructor for type `impl FnOnce()`
[INFO] [stdout]    |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]   --> tests/case4dom_event.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 |       let off = EventStream::on(&button, "click", Options::enable_prevent_default(true), move |_event| {
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 18 | |         defer.borrow_mut().complete("12".to_string());
[INFO] [stdout] 19 | |         future::ready(Ok(()))
[INFO] [stdout] 20 | |     });
[INFO] [stdout]    | |______^
[INFO] [stdout] help: if you can modify this crate, add a precise capturing bound to avoid overcapturing: `+ use</* Args */>`
[INFO] [stdout]   --> src/./browser-dom-element.rs:36:124
[INFO] [stdout]    |
[INFO] [stdout] 36 | ...Into<Cow<'static, str>>, options: O, mut callback: CB) -> impl FnOnce()
[INFO] [stdout]    |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] help: consider cloning the value if the performance cost is acceptable
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let off = EventStream::on(&button.clone(), "click", Options::enable_prevent_default(true), move |_event| {
[INFO] [stdout]    |                                      ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0505`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wasm-gloo-dom-events` (test "suite4browser") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "429ee313a2382335ca05e8679c2672df1142d103cc2558938a4689909312cdb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "429ee313a2382335ca05e8679c2672df1142d103cc2558938a4689909312cdb9", kill_on_drop: false }`
[INFO] [stdout] 429ee313a2382335ca05e8679c2672df1142d103cc2558938a4689909312cdb9
